func runtime.noteclear
11 uses
runtime (current package)
lock_futex.go#L22: func noteclear(n *note) {
proc.go#L1694: noteclear(&sched.stopnote)
proc.go#L1968: noteclear(&gp.m.park)
proc.go#L2200: noteclear(&sched.safePointNote)
proc.go#L2984: noteclear(&newmHandoff.wake)
proc.go#L6548: noteclear(&sched.sysmonnote)
profbuf.go#L524: noteclear(&b.wait)
rwmutex.go#L94: noteclear(&m.park)
rwmutex.go#L135: noteclear(&m.park)
sigqueue.go#L153: noteclear(&sig.note)
sigqueue.go#L207: noteclear(&sig.note)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |